@charset "UTF-8";

.box-shadow {
    position: relative;
    box-shadow: 0 1px 16px rgba(16,92,176,.11);
    background-color: #ffffff;
    transition: .3s all;
    padding: 3.2rem;
    margin-bottom: 4rem;
}

.box-shadow::before {
    content: '';
    opacity: 0.5;
    position: absolute;
    z-index: -1;
    top: .8rem;
    left: .8rem;
    right: -.8rem;
    bottom: -.8rem;
    box-shadow: 0 1px 10px rgba(20,146,255,.2);
    border-radius: .8rem;
    ; background-color: #ffffff;
    zoom: 1; }

.tzgg_tit {
    text-align: center;
    margin-bottom: 1.8rem;
}

.tzgg_tit h2 {
    font-size: 2.8rem;
    position: relative;
    line-height: 4rem;
    color: #1658a0;
    text-align: center;
    padding-left: 9rem;
}

.tzgg_tit h2 a {
    color: #cc0000
}

.tzgg_tit h2:before {
    content: "头条";
    position: absolute;
    left: 0;
    top: 0;
    width: 7rem;
    height: 4rem;
    background-color: #cc0000;
    text-align: center;
    color: #ffffff;
}

.tzgg_tit p {
    font-size: 1.8rem;
    margin-top: .7rem;
    line-height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999999;
}

.tzgg_tit p span,.tzgg_tit p a {
    display: inline-block;
}

.tzgg_tit p span {
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tzgg_tit p a {
    color: #1658a0;
    top: -.9rem;
    position: relative;
}

.slideBox_01 {
    position: relative;
    overflow: hidden;
    margin: 0rem auto;
}

.slideBox_01>span {
    position: absolute;
    top: 50%;
    margin-top: -2rem;
    width: 4rem;
    height: 4rem;
    text-align: center;
    line-height: 4rem;
    cursor: pointer;
    z-index: 999;
}

.slideBox_01>span {
    background-color: rgba(0,0,0,.3);
    background-color: #000000\0;
    filter: alpha(opacity=60);
}

.slideBox_01>span i {
    font-size: 2rem;
    color: #ffffff;
}

.slideBox_01>span.prev {
    left: 0;
}

.slideBox_01>span.next {
    right: 0;
}

.slideBox_01 .pic li {
    overflow: hidden;
}

.slideBox_01 .pic li a {
    display: block;
    position: relative;
}

.slideBox_01 .pic li i {
    padding-top: 56.151419%;
}

.slideBox_01 .pic p {
    position: absolute;
    left: 2.4rem;
    right: 15rem;
    line-height: 7rem;
    color: #FFFFFF;
    font-size: 1.8rem;
    z-index: 2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slideBox_01 .txt-bg {
    position: absolute;
    bottom: 0rem;
    z-index: 1;
    height: 12rem;
    left: 0rem;
    right: 0rem;
    overflow: hidden;
    /* background: url(22na_bar_bg.png) repeat-x bottom; */
}

.slideBox_01 .num {
    position: absolute;
    z-index: 99;
    bottom: 2.8rem;
    right: 2rem;
    font-size: 0;
    text-align: right;
}

.slideBox_01 .num li {
    display: inline-block;
    *display: inline;
    *float: left;
    width: 1rem;
    height: .8rem;
    border-radius: 10rem;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    margin: 0 .4rem;
    background-color: #ffffff;
    opacity: .5;
    filter: alpha(opacity=50);
}

.slideBox_01 .num li.on, .slideBox_01 .num li:hover {
    background: #f8b551;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 1.8rem;
}

.tabs_header1 .tabs_header1 {
    margin-bottom: 0;
    overflow: inherit;
}

.tabs_header1 .trt-row li a {
    border: 1px solid #c3d3e6;
    height: 4.5rem;
    line-height: 4.2rem;
    text-align: center;
    font-size: 1.6rem;
    border-radius: .8rem;
    display: block;
}

.tabs_header1 .trt-row {
    margin: 0 -.3rem;
}

.tabs_header1 .trt-row [class*=trt-col-] {
    padding: 0 .15rem;
}

.tabs_header1 .trt-row li.on a,.tabs_header1 .trt-row li a:hover {
    font-size: 1.8rem;
    font-weight: bold;
    background: #1658a0;
    border: 1px solid #1658a0;
}

.tabs_header1 .trt-row li.on a,.tabs_header1 .trt-row li:hover a {
    color: #ffffff;
}

.tabs_content .word_group_01 li {
    font-size: 1.6rem;
    line-height: 3.7rem;
    padding-right: 7rem;
    padding-left: 1.5rem;
}

.tabs_content .word_group_01 li:before {
    background-color: #dddddd;
    top: 1.6rem;
}

.tabs_content .word_group_01 ul {
    padding: 1.3rem 0;
}

.tabs_yqfk {
    margin-top: .1rem;
}

.tabs_yqfk ul li a {
    display: block;
}

.tabs_yqfk ul li a img {
    width: 100%;
    height: auto;
}

.con_top {
    display: block
}

.con_web {
    background: #4579b3;
    border-radius: .8rem;
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}

.con_top .out_hd li {
    position: relative;
}

.con_top .out_hd li.on::after {
    content: '';
    position: absolute;
    bottom: -4.5rem;
    background: url(20220318_fgw_qhtab.png) no-repeat center;
    width: 2.5rem;
    height: 4.5rem;
    left: 50%;
    margin-left: -1rem;
    animation: around 2s;
}

@keyframes around {
    from {
        bottom: 0;
    }

    to {
        bottom: -4.5rem;
    }
}

.con_top .out_hd li a {
    display: block;
    line-height: 8.8rem;
    border-radius: .8rem;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    color: #333333;
    background-color: #ffffff\9;
    background-color: rgba(255, 255, 255, .5);
    background-color: rgba(255, 255, 255, .5)\9\0;
    opacity: .5;
    font-family: 'SourceHanSerifCN';
    font-weight: normal;
}

.con_top .out_hd li.on a {
    opacity: 1;
    font-weight: bold;
    font-weight: bolder;
    background-color: rgba(255, 255, 255, 1);
}

.con_top .out_hd li a i {
    margin-right: 8rem;
}

.con_top .out_hd li a i img {
    position: absolute;
    left: 0rem;
    margin-left: 3rem;
    top: 0rem;
    margin-top: 2.2rem;
}

.con_top .out_hd li a i.qh_img1 {
    margin-right: 8.6rem;
}

.con_top .out_hd li a i.qh_img1 img {
    margin-left: 2.2rem;
}

.con_top .out_hd li::before {
    position: absolute;
    content: '';
    top: 100%;
    height: 1.8rem;
    background-image: linear-gradient(rgba(113,153,197,.8), rgba(113,153,197,0));
    left: 0;
    right: 0;
    margin: 0rem 1.5rem;
    border-radius: .8rem .8rem 0 0;
}

.pho_tit {
    display: none;
}

.con_pos {
    min-height: 34rem;
    display: block;
    padding-top: 1rem;
}

.tabs .tabs_header2 {
    background: #f3f8fe;
    margin-bottom: 0;
    position: relative;
    height: 4.2rem;
    line-height: 4.2rem;
    border-radius: .8rem;
}

.tabs .tabs_header2>ul>li {
    height: 4.2rem;
    line-height: 4rem;
}

.tabs .tabs_header2>ul>li.on a,.tabs .tabs_header2>ul>li:hover a {
    height: 4.2rem;
    margin-right: 0;
    position: relative;
    border: 1px solid #c3d3e6;
    border-radius: .8rem;
    background: #ffffff;
}

.tabs .tabs_header2>ul>li a {
    position: relative;
    transition: ease-in-out .3s;
    padding-left: 2rem;
    padding-right: 1.5rem;
    border: 1px solid #f3f8fe
}

.tabs .tabs_header2>ul>li.on:before,.tabs .tabs_header2:after {
    display: none;
}

.tabs .tabs_header2>ul>li:after {
    display: none
}

.tabs .tabs_header2>ul>li:last-child:after {
    display: none;
}

.tabs .tabs_header2>ul>li:hover {
    border: none;
}

.tabs .tabs_header2>ul>li.on .tab_tit,.tabs .tabs_header2>ul>li:hover .tab_tit {
    display: inline-block;
}

.tabs .tabs_header>ul>li .tab_tit {
    display: none;
    left: 0rem;
    position: absolute;
}

.tab_tit {
    display: inline-block;
    background: #4579b3;
    border-radius: .5rem;
    height: 4rem;
    width: 1rem;
    margin-right: .8rem;
}

.tab_tit i {
    font-size: 1rem;
    transform: scaleY(-1);
    color: #ffffff;
}

.tab_tit i.icon-arrow-sortdown-smal {
    display: inline-block;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    margin-left: .01rem;
}

.tabs.hasMoreTab .tabs_header2 .more {
    position: absolute;
    top: 0;
    line-height: 4.2rem;
    right: 0;
    font-size: 1.6rem;
    z-index: 9;
    margin-right: 1rem;
}

.tabs.hasMoreTab .tabs_header2 .more a {
    color: #999999;
}

.tabs_content2 .word_group_01 li:before {
    content: '';
    width: .5rem;
    height: .5rem;
    position: absolute;
    left: .45rem;
    top: 1.8rem;
    background-color: #ffffff;
    border: 2px solid #cccccc;
    transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    border-radius: 0;
    z-index: 1
}

.tabs_content2 .word_group_01 li:hover::before {
    border: 2px solid #1658a0;
    background-color: #ffffff;
}

.tabs_content2 .word_group_01 {
    position: relative;
}

.tabs_content2 .word_group_01 ul::after {
    position: absolute;
    content: '';
    width: .1rem;
    height: 19rem;
    background-color: #efefef;
    top: 0rem;
    margin-left: .54rem;
    left: 0;
}

.tabs_content2 .word_group_01 li {
    padding-left: 2rem;
    line-height: 4rem;
}

.tabs_content2 .word_group_01 ul {
    padding: 1.1rem 0 0rem 0rem;
}

.tabs_content3 .word_group_01 ul::after {
    height: 11rem;
}

.tabs_content3 .word_group_01 li {
    padding-right: 0rem;
}

.zfxx_list ul li a {
    display: block;
    transition: .3s all;
    font-size: 1.6rem;
    position: relative;
    transition: .3s all;
    /* opacity: 1; */
    text-align: center;
    height: 9rem;
    background: #f1f8ff;
    border-radius: 2.4rem;
}

.zfxx_list ul li a h3 {
    display: inline-block;
    font-weight: normal;
    z-index: 6;
    position: relative;
}

.zfxx_list ul li a i {
    display: inline-block;
    border: 1px dashed #cccccc;
    width: 8rem;
    height: 4.5rem;
    border-radius: 12.6rem 12.6rem 0 0;
    margin-top: .9rem;
    margin-bottom: .5rem;
    border-bottom: none;
    z-index: 4;
    position: relative;
}

.zfxx_list ul li a span i {
    font-size: 3.3rem;
    line-height: 5rem;
    font-weight: normal;
    line-height: 5.4rem;
    color: #1658a0;
}

.zfxx_list ul li a span i.fgw-wenjian {
    font-size: 3rem;
}

.zfxx_list ul li a span i.fgw-zhengcezhinanzhen {
    font-size: 2.7rem;
}

.zfxx_list ul li.icon1 a:before {
    content: '';
    position: absolute;
    left: 0rem;
    right: 0rem;
    top: 0rem;
    bottom: 0rem;
    transform: rotate(-4deg);
    background: #cccccc;
    opacity: 0;
    z-index: 1;
    border-radius: 2.4rem;
    transition: .3s all;
    color: #cccccc;
}

.zfxx_list ul li.icon1 a:after {
    transition: .3s all;
    border-radius: 2.4rem;
    background-color: #f1f8ff;
    content: '';
    position: absolute;
    left: 0rem;
    right: 0rem;
    top: 0rem;
    bottom: 0rem;
    z-index: 2
}

.zfxx_list ul li.icon1 a:before {
    opacity: 1;
}

.zfxx_list ul li.icon1 a:after {
    background: #1658a0;
    color: #ffffff;
}

.zfxx_list ul li.icon1 a i {
    color: #ffffff;
}

.zfxx_list ul li.icon1 a i {
    border: none;
    display: inline-block;
    width: initial;
}

.zfxx_list ul li.icon1 a i.fgw-wenjian {
    vertical-align: top;
    margin-top: 2rem;
}

.zfxx_list ul li.icon1 a h3 {
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
}

.zfxx_list ul li.icon1 a {
    text-align: center;
    line-height: 9rem;
    background: #1658a0;
}

.tjsj_box ul li {
    display: table;
}

.tjsj_box ul li a {
    display: block;
    height: 7rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    border-radius: .6rem;
}

.tjsj_box ul li.bg1 a {
    background: url(20220316_fgw_tjsjbg1.png) center no-repeat;
    background-size: cover;
}

.tjsj_box ul li.bg2 a {
    background: url(20220316_fgw_tjsjbg2.png) center no-repeat;
    background-size: cover;
}

.tjsj_box ul li i {
    color: #ffffff;
    font-size: 3rem;
    display: inline-block;
    vertical-align: top;
    margin-top: 1.2rem;
    margin-right: .3rem;
}

.tjsj_box ul li span {
    display: inline-block;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
}

.jdhy_box {
    margin-top: 2rem;
}

.zcjd_ul ul li {
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 1.5rem;
}

.zcjd_ul ul li a {
    display: block;
    background: url(20220316_fgw_zcjdbg.png) no-repeat center;
    border: 1px solid #c3d3e6;
    border-radius: .4rem;
    height: 8.9rem;
    display: table-cell;
    vertical-align: middle;
    background-size: cover;
}

.zcjd_ul ul li a span {
    display: inline-block;
    width: 4.4rem;
    height: 4.4rem;
    background: #1658a0;
    border-radius: 50%;
    text-align: center;
    line-height: 4.4rem;
    vertical-align: top;
    margin-right: .5rem;
    margin-top: .3rem;
}

.zcjd_ul ul li a span i {
    color: #ffffff;
    font-size: 2.4rem;
    font-weight: normal;
}

.zcjd_ul ul li a h3 {
    display: inline-block;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
}

.zcjd_list ul li a {
    display: block;
    position: relative;
    margin-top: 1.4rem;
    padding-left: 2rem;
}

.zcjd_ul ul li:first-child {
    margin-top: 0rem;
}

.zcjd_list ul li:first-child .wj-b {
    margin-top: -.3rem;
}

.zcjd_list ul li .wj-b h3 {
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zcjd_list ul li span {
    display: inline-block;
    border-radius: .8rem;
    border: 1px solid #efefef;
    padding: .55rem 1.2rem;
    margin-top: 1.2rem;
    color: #999999;
    font-size: 1.4rem;
}

.zcjd_list ul li:hover span {
    border-color: #efefef;
}

.zcjd_list ul li .wj-b:before {
    content: '';
    position: absolute;
    left: 0rem;
    right: 0rem;
    top: .4rem;
    bottom: 0rem;
    width: .2rem;
    height: 6rem;
    background-color: #e2e3e4;
}

.zcjd_list ul li .wj-b:after {
    content: '';
    position: absolute;
    left: 0rem;
    right: 0rem;
    top: .4rem;
    bottom: 0rem;
    width: .2rem;
    height: 2.3rem;
    background-color: #1658a0;
}

.zcjd_list ul li .wj-a {
    display: inline-block;
    margin-right: .1rem;
}

.zxxt_box .tabs_content3 .word_group_01 ul li {
    font-size: 1.8rem;
}

.bsdt_box ul li a {
    display: block;
    height: 16.2rem;
    color: #1658a0;
    border-radius: .6rem;
    padding-left: 2.5rem;
    padding-top: 2rem;
}

.bsdt_box ul li.bg1 a {
    background: url(20220316_fgw_bsfwimg1.png) right bottom no-repeat #f3f8fe;
}

.bsdt_box ul li.bg2 a {
    background: url(20220316_fgw_bsfwimg2.png) right bottom no-repeat #f3f8fe;
    margin-top: 1.6rem;
}

.bsdt_box ul li a h3 {
    font-size: 2rem;
    font-weight: bold;
}

.bsdt_box ul li a p {
    font-size: 1.82rem;
    margin-top: .2rem;
    line-height: 3rem;
}

.bsdt_box ul li a:hover {
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    border: 1px solid #e8e8e8\0;
}

.qzqb_list ul li a {
    display: block;
    background: url(20220316_fgw_bsfwbg.png) center no-repeat;
    background-size: cover;
    height: 9.3rem;
    border: 1px solid #c3d3e6;
    border-radius: .4rem;
    text-align: center;
    position: relative;
}

.qzqb_list ul li a span:after {
    content: '';
    position: absolute;
    width: 1.9rem;
    height: 1.9rem;
    z-index: 1;
    background-color: #e5f0fd;
    border-radius: 100%;
    left: 50%;
    margin-left: -2.2rem;
    top: 50%;
    margin-top: -2.5rem;
}

.qzqb_list ul li a span {
    margin-top: 1.2rem;
    display: block;
}

.qzqb_list ul li a i {
    font-size: 3.4rem;
    color: #1658a0;
    z-index: 2;
    position: relative;
}

.qzqb_list ul li a p {
    font-size: 1.8rem;
    margin-top: .8rem;
}

.qzqb_list ul li a:hover {
    border: 1px solid #1658a0;
}

.qzqb_list ul li a:hover p {
    font-weight: bold;
    color: #1658a0;
}

.zrxx_bg .table_base {
    margin-top: 1rem;
}

.zrxx_bg .table_base th,.zrxx_bg .table_base td {
    text-align: center;
    border-bottom: none;
    padding: .5rem 0rem;
    font-size: 1.6rem;
}

.zrxx_bg .table_base th {
    padding: 1.05rem 0rem;
    color: #1658a0
}

.zrxx_bg .table_base th .cell,.zrxx_bg .table_base td .cell {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.zxft_box .w_space_np1 {
    white-space: normal;
    display: -webkit-box;
    line-height: 2.6rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 5em;
    margin-bottom: .8rem;
}

.zxft_box .tab_tit1 {
    display: none;
    position: absolute;
    top: 0;
    right: 1rem;
    line-height: 4.2rem;
    z-index: 9;
}

.zxft_box .tab_tit1 a {
    display: inline-block;
    font-size: 1.6rem;
    padding: 0rem .5rem;
    color: #666666;
}

.zrxx_top {
    background: #f9f9f9;
    padding: 1.8rem 1.5rem;
}

.zrxx_top p {
    font-size: 1.6rem;
    color: #999999;
}

.zrxx_top p span {
    color: #d1160e;
}

.tabs_content_ft {
    margin-top: 2rem;
}

.tabs_content_ft .word_group_01 ul {
    padding: .5rem 0rem 0rem 0rem;
}

.tabs_content_ft .word_group_01 ul li {
    line-height: 3.8rem;
}

.zxxt_box .tabs_content3 .word_group_01 ul {
    padding: 1rem 0;
}

.wsdc_box .list_base.li i {
    display: inline-block;
    color: #999;
    margin-right: 1rem;
    text-align: center;
    width: 7.6rem;
    height: 3rem;
    line-height: 2.8rem;
    border-radius: .6rem;
    border: 1px solid #cccccc;
}

.wsdc_box .list_base ul li {
    padding-left: 0rem;
    padding-right: 10rem;
    line-height: 4.7rem;
    font-size: 1.6rem;
}

.wsdc_box .list_base ul li:before {
    display: none;
}

.wsdc_box .list_base {
    padding-left: 0rem;
    padding-right: 0rem;
}

.wsdc_box .li i.on {
    color: #1658A0;
    border: 1px solid #1658A0;
}

.ztzl_tit {
    overflow: hidden;
}

.ztzl_tit img {
    float: left;
}

.ztzl_tit a {
    float: right;
    color: #999999;
    font-size: 1.6rem;
    margin-top: 2rem;
}

.ztzl_box .slideBox_01>span {
    margin-top: -1rem;
}

.ztzl_list ul li {
    margin-top: 1.5rem;
}

.ztzl_list ul li a {
    display: block;
    padding: 2rem;
    background: url(20220316_fgw_ztzlbg.png) center no-repeat #eef5fd;
    transition: all .3s;
    border-radius: .8rem;
    background-size: cover;
}

.ztzl_list ul li:hover a {
    background: #1658a0;
    color: #fff;
}

.pax {
    display: table;
}

.pax span {
    float: left;
    display: inline-block;
    width: 6.7rem;
    height: 6.7rem;
    border-radius: 1rem;
    text-align: center;
    line-height: 6.7rem;
    overflow: hidden;
    margin-right: 1.4rem;
    transition: all .5s;
}

.pax p {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 2.6rem;
}

.pax p i {
    display: block;
    max-height: 5.2rem;
    overflow: hidden;
}

.ztzl_div a img {
    width: 100%;
}

.slb .ztzl_div a {
    display: block;
    margin-top: 2rem;
}

.slb .ztzl_div {
    margin-top: 1rem;
}

.slb .page_bg .main .sy_content {
    padding-bottom: .1rem;
}

/*.slb .box-shadow {padding-bottom: 1rem;}*/
.slb .tzgg_tit p span {
    max-width: 88%;
}

.slb .tabs_header1 .trt-col-6 {
    width: 25%;
}

.slb .tabs_yqfk ul li,.slb .tjsj_box ul li,.slb .ztzl_list ul li {
    width: 50%;
}

.slb .con_top .out_hd li {
    width: 50%;
    margin-top: 3rem;
}

.slb .con_web {
    padding-top: 0rem;
}

.slb .con_pos {
    margin-top: 1rem;
    padding-top: 0rem;
}

.slb .con_top .out_hd li.on::after {
    bottom: -3.5rem;
}

.slb .zwgk_nr .trt-col-9 {
    width: 100%;
}

.slb .mar_t_small_sm {
    margin-top: 2rem;
}

.slb .zfxx_list ul li {
    width: 33.3%;
    margin-top: 1.5rem;
}

.slb .zfxx_list ul li a h3 {
    display: block;
}

.slb .zfxx_list ul li.icon1 a h3 {
    display: inline-block;
}

.slb .zfxx_list ul li a {
    height: 10rem;
}

.slb .ztzl_tit img {
    width: 9rem;
}

.slb .zcjd_ul {
    width: 100%;
}

.slb .zxxt_box {
    margin-top: 2.5rem;
}

.slb .qzqb_list {
    margin-top: 1rem;
    margin-bottom: .5rem;
}

.slb .bsdt_box ul li.bg2 a {
    background-size: 17rem;
}

.slb .ztzl_tit a {
    margin-top: 1.5rem;
}

.slb .con_bs {
    margin-top: 2rem;
}

@media screen and (max-width: 1366px) {
    .slb .tzgg_tit p span {
        max-width: 100%;
    }
}

@media screen and (max-width: 1280px) {
    .con_top .out_hd li a i img {
        margin-left: 1.5rem;
    }

    .con_top .out_hd li a i.qh_img1 img {
        margin-left: 1.2rem;
    }

    .con_top .out_hd li a {
        font-size: 2.6rem;
    }

    .con_top .out_hd li a i.qh_img1 {
        margin-right: 10.6rem;
    }

    .bsdt_box ul li.bg1 a {
        background-size: 17rem
    }

    .bsdt_box ul li.bg2 a {
        background-size: 15rem
    }

    .tabs .tabs_header2>ul>li:first-child a {
        margin-left: -.1rem;
    }

    .zrxx_top {
        padding: 1.2rem 1.5rem;
    }

    .zrxx_bg .table_base {
        margin-top: .5rem;
    }
}

@media screen and (max-width: 1050px) {
    .con_top .out_hd li a i img {
        margin-left: 0.8rem;
        width: 9rem;
    }

    .con_top .out_hd li a i.qh_img1 img,.con_top .out_hd li a i img {
        margin-left: 2rem;
    }

    .con_top .out_hd li a i.qh_img1 {
        margin-right: 8.6rem;
    }
}

@media screen and (max-width: 992px) {
    .tzgg_tit h2:before {
        display:none;
    }

    .tzgg_tit h2 {
        padding-left: 0;
    }

    .tzgg_tit p {
        display: none;
    }

    .tzgg_tit h2 {
        font-size: 2.4rem
    }

    .sy_content .row {
        padding: 0rem;
    }

    .sy_content .box-shadow {
        margin-top: 0rem;
        border-radius: 0rem;
        padding: 1.6rem;
        margin-bottom: 0rem;
        box-shadow: none;
    }

    .sy_content .box-shadow::before {
        display: none;
    }

    .zfxx_list ul li span {
        display: block;
    }

    .zfxx_list ul li.icon1 span {
        display: inline-block;
    }

    .con_top {
        display: none
    }

    .pho_tit {
        display: block;
        margin-bottom: 2.5rem;
    }

    .sy_content .pho_tit {
        background: #4579b3;
        border-radius: .8rem;
        padding: 1.5rem 2rem;
        width: 30%;
        margin-top: 3rem;
    }

    .con_top .out_hd li a {
        font-size: 2.2rem;
    }

    .con_top .out_hd li a i img {
        margin-top: 1rem;
    }

    .con_top .out_hd li a {
        line-height: 7.8rem;
    }

    .zcjd_ul ul li {
        width: 33.3%;
        float: left;
        margin-top: 0rem;
    }

    .bsdt_box ul li.bg2 a {
        margin-top: 0rem;
    }

    .con_jd {
        display: none;
    }

    .con_zw,.con_bs,.con_hd {
        display: block!important
    }

    .sy_content .con_hd .pho_tit {
        margin-top: 3rem;
    }

    .zxft_box .tab_tit1 {
        display: block;
    }

    .zxft_box .more,.tabs_content_ft {
        display: none;
    }

    .zxft_box .trt-col-13 {
        background: #f8f8f8;
        margin: 0rem -.2rem;
        border-radius: 0rem;
    }

    .zxft_box .zxft-right {
        padding: 1rem 1.5rem!important;
    }

    .zxft_box .trt-row-large [class*=trt-col-] {
        padding: 0 0rem;
    }

    .zxft_box .trt-row-large {
        margin: 0 -0rem;
    }

    .zrxx_bg .table_base th .cell, .zrxx_bg .table_base td .cell {
        white-space: normal;
    }

    .zrxx_box .tabs.hasMoreTab .more {
        display: none;
    }

    .wsdc_box .list_base ul li {
        padding: 1.2rem 0rem .3rem 0rem;
    }

    .wsdc_box .list_base ul li {
        line-height: 3rem;
    }

    .box-shadow {
        margin-bottom: 0rem;
    }

    .ztzl_div a {
        margin-top: 2rem;
        display: block;
    }

    .slb .con_top .out_hd li {
        width: 100%;
        margin-top: 0rem;
    }

    .slb .sy_content .pho_tit {
        width: 65%;
    }

    .slb .tjsj_box ul li {
        width: 50%!important;
    }

    .slb .tabs_yqfk ul li {
        width: 50%!important;
        margin-top: .8rem;
        margin-bottom: .8rem;
    }

    .slb .zfxx_list ul li.icon1 a:before {
        transform: rotate(-2deg);
    }

    .slb .zfxx_list ul li {
        width: 50%!important;
    }

    .slb .zfxx_list ul li {
        margin-top: 1rem;
        margin-bottom: .5rem;
    }

    .slb .qzqb_list ul li {
        width: 33.3%!important;
        margin-top: 1.5rem;
    }

    .slb .qzqb_list,.slb .zxft_box .trt-col-13,.slb .zxxt_box {
        margin-top: 0rem;
    }

    .slb .mar_t_base_sm {
        margin-top: 2.5rem;
    }

    .slb .wsdc_box .mar_t_small_sm {
        margin-top: 1rem;
    }

    .slb .page_bg .main .sy_content {
        padding-bottom: 0rem;
    }

    .slb .qzqb_list {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    .slb .bsdt_box ul li.bg2 a {
        margin-top: 2rem;
    }

    .slb .pho_tit {
        margin-bottom: 2rem;
    }

    .slb .zxxt_box .mar_t_small_sm {
        margin-top: 1.5rem;
    }

    .slb .con_hd .mar_t_base .mar_t_base_sm .trt-col-10 {
        margin-top: -.2rem;
    }

    .zxxt_box .tabs_content3 .word_group_01 ul li {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 768px) {
    .tabs .tabs_content .word_group_01 ul {
        padding: 0rem;
    }

    .tabs .tabs_content .word_group_01 li {
        white-space: inherit;
        overflow: inherit;
        padding: .8rem 0rem .8rem 1.5rem;
        line-height: 2.6rem;
    }

    .tabs .tabs_content .word_group_01 li span {
        margin-left: 0rem;
        margin-top: .5rem;
    }

    .tabs .tabs_content .word_group_01 li:before {
        top: 1.8rem;
    }

    .tabs_content2 .word_group_01 li:before,.tabs_content2 .word_group_01 li:hover::before {
        content: '';
        width: .5rem;
        height: .5rem;
        left: 0rem;
        top: 2.1rem;
        border-radius: 50%;
        background-color: #dddddd;
        border: none;
        transform: none;
    }

    .tabs_content2 .word_group_01 ul::after {
        display: none;
    }

    .tabs .tabs_content .word_group_01 li {
        padding-left: 1.5rem;
    }

    .sy_content .pho_tit {
        width: 40%;
    }

    .con_top .out_hd li a {
        line-height: 6.8rem;
    }

    .con_top .out_hd li a i img {
        width: 8rem;
        margin-top: .2rem;
        margin-left: 3rem;
    }

    .qzqb_list ul li {
        width: 33.3%;
        margin-top: 1.5rem;
    }

    .qzqb_list {
        margin-top: 0rem;
    }

    .tabs_content3 .word_group_01 li {
        border-bottom: none;
    }

    .zxxt_box .tabs_content3 .word_group_01 ul li {
        font-size: 1.6rem;
    }

    .tabs .tabs_content3 .word_group_01 ul li {
        padding-top: 0rem;
        padding-bottom: 0rem;
        line-height: 3.4rem;
    }

    .tabs .tabs_content3 .word_group_01 li:before {
        top: 1.3rem;
    }

    .tabs .tabs_content3 .word_group_01 ul {
        padding: 1rem 0rem;
    }

    .slb .con_top .out_hd li.on::after {
        bottom: -3.8rem;
    }

    .slb .tabs_header1 .trt-col-6 {
        width: auto;
    }

    .slb .tabs .tabs_header1 ul li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: auto;
    }

    .slb .tabs .tabs_header1 ul li a {
        padding: 0rem 1.5rem;
    }

    .slb .tabs .tabs_header1 ul::-webkit-scrollbar {
        display: none;
    }

    .slb .tabs .tabs_header1 ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .tjsj_box {
        margin-top: 1rem;
    }

    .slb .tabs_yqfk ul li {
        width: 100%!important;
        margin-top: 1.5rem;
        margin-bottom: .0rem;
    }
}

@media screen and (max-width: 600px) {
    .sy_content .pho_tit {
        width: 55%;
    }

    .bsdt_box ul li {
        width: 100%;
    }

    .bsdt_box ul li.bg2 a {
        margin-top: 1.5rem;
    }

    .bsdt_box ul li a {
        height: 15rem;
    }

    .slb .sy_content .pho_tit {
        width: 75%;
    }
}

@media screen and (max-width: 540px) {
    .zfxx_list .trt-col-4 {
        width: 50%;
    }

    .sy_content .pho_tit {
        padding: 1rem 1.5rem 1.2rem 1.5rem;
    }

    .con_top .out_hd li::before {
        height: 1.5rem;
    }

    .ztzl_list ul li.trt-col-sm-12 {
        width: 100%;
    }

    .slideBox_01 .num {
        display: none;
    }

    .slideBox_01 .pic p {
        right: 0px;
    }

    .tabs_header1 .trt-row li a {
        height: 4rem;
        line-height: 3.7rem;
    }

    .zrxx_bg .table_base th:first-child,.zrxx_bg .table_base td:first-child {
        display: none;
    }

    .zrxx_bg .table_base th:nth-child(3),.zrxx_bg .table_base td:nth-child(3) {
        width: 23%!important;
    }

    .zrxx_bg .table_base td .cell {
        padding: 0rem;
        padding-right: .8rem;
    }

    .slb .zfxx_list ul li,.slb .tjsj_box ul li {
        width: 100%!important;
    }

    .slb .tjsj_box ul li {
        margin-top: 1.5rem;
    }

    .slb .tjsj_box {
        margin-top: 0rem;
    }

    .slb .sy_content .pho_tit {
        width: 100%;
    }

    .slb .qzqb_list ul li {
        width: 50%!important;
    }

    .slb .bsdt_box ul li.bg1 a {
        background-size: 14.5rem;
    }

    .slb .bsdt_box ul li.bg2 a {
        background-size: 13rem;
    }

    .slb .con_top .out_hd li.on::after {
        bottom: -4rem;
    }

    .slb .tabs .tabs_header1 ul li a {
        padding: 0rem .5rem;
    }
}

@media screen and (max-width: 450px) {
    .sy_content .pho_tit {
        width: 63%;
    }

    .tabs .tabs_header1 ul li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: auto;
    }

    .tabs .tabs_header1 ul li a {
        padding: 0rem 1.5rem;
    }

    .tabs .tabs_header1 ul::-webkit-scrollbar {
        display: none;
    }

    .tabs .tabs_header1 ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .zcjd_ul ul li {
        width: 100%;
        margin-top: .2rem;
        margin-bottom: 1rem;
    }

    .zcjd_ul ul li a h3 br {
        display: none;
    }

    .zcjd_ul ul li a {
        height: 7rem;
    }

    .zcjd_ul ul li a h3 {
        line-height: 7rem;
    }

    .zcjd_ul ul li a span {
        vertical-align: middle;
        margin-top: 0rem;
    }

    .zcjd_list ul li a:before {
        height: 90%;
    }

    .zcjd_list ul li a h3 {
        white-space: normal;
    }

    .tabs .tabs_header2>ul>li {
        margin-right: 1.5rem;
    }

    .slb .zxft_box .tab_tit1 a {
        font-size: 1.4rem;
        padding: 0rem .1rem;
    }

    .slb .zxft_box .tab_tit1 {
        right: .3rem;
    }

    .slb .tab_tit {
        margin-right: .5rem;
    }

    .slb .tabs .tabs_header2>ul>li:first-child a {
        padding-right: 1rem;
    }
}

@media screen and (max-width: 374px) {
    .sy_content .pho_tit {
        width:80%;
    }

    .tabs .tabs_header1 ul li a {
        padding: 0rem .4rem;
    }

    .tabs_yqfk ul li {
        width: 100%;
        margin-top: 2rem;
    }

    .tzgg_tit h2 {
        font-size: 2rem;
        line-height: 3rem
    }
}


/* 20231013  头条增加  更多*/
.content.sy_content>.row .tzgg_tit{position: relative;}
.content.sy_content>.row .tzgg_tit h2{margin-right: 12rem;position: relative;}
.content.sy_content>.row .tzgg_tit a.tt_more{font-size: 1.8rem;position: absolute;right: 0;display: inline-block; top: 50%; margin-top: -.5rem; color: #999;}
.content.sy_content>.row .tzgg_tit a.tt_more:hover{color:#c00}
@media screen and (max-width:640px){
	.content.sy_content>.row .tzgg_tit h2{margin-right:0;}
	.content.sy_content>.row .tzgg_tit a.tt_more{position: relative;display: block; text-align: left; margin-top:1rem;}
}


/* 20240530 轮播右边切换下面 */
.xin_an a{font-size:1.6rem;cursor: pointer; font-weight:bold; color:#1658a0; display: block; background: url(20220316_fgw_spgz_bj.png) no-repeat center #f7fafe; background-size: cover; border:1px solid #ADCFF4; border-radius:.4rem; position:relative; padding:.8rem 1.5rem;}
.xin_an a>i{display:inline-block; vertical-align: bottom; width:2rem; height:2rem; margin-right:.8rem; background-color:#1658a0; color:#fff; font-size:1.2rem; text-align:center; line-height:2rem; border-radius:5rem; transform: scale(0.7); -ms-transform: scale(0.7);}
.xin_an a>em{position:absolute; right:0; bottom:0; height:150%;width:35%; text-align:right;}
.xin_an a>em img{max-height:100%;}
.xin_an h6{display:none;z-index:1;margin-top:1rem;position:absolute;left:85%;background:#fff;box-shadow: 0px 0px 10px  rgba(0, 0, 0, 0.15);text-align:center;padding: 1.5rem 2rem;min-width:15rem;border-radius:.5rem;}
.xin_an h6:after{content: ''; width: 0; height: 0;left: 20%; transform: translateX(-50%) rotate(-45deg);  top: -5px; position: absolute; border-right: 10px solid #ffffff; border-bottom: 10px solid transparent;}
.xin_an h6 img{max-height:100%;}
.xin_an h6>p{font-size:1.4rem; font-weight:normal; color:#666;font-weight:normal; margin-top:.6rem;}
.xin_an a:hover+h6{display:block;}

@media screen and (max-width:1366px){
	.xin_an h6{left:55%;}
    .slb .xin_an h6{left:initial; right:1rem;}
}
